home *** CD-ROM | disk | FTP | other *** search
- HTML Comment
- <!--[\r\t\h20-\hff\h8140-\hfcff]+?-->
-
- HTML End Tag
- <\s*/[^>]*>
-
- HTML Start Tag
- <\s*[^/][^>]*>
-
- HTML Tag
- <[^>]+>
-
- -
-
- Machine-dependant
- [\h8450-\h889E\hEB40-\hEFFC]
-
- 2bytes Katakana
- [É@-Éñ]
-
- 2bytes Haragana
- [Çü-ÇÒ]
-
- 2bytes Alphabet
- [Ç`-ÇyÇÅ-Çö]
-
- 2bytes Numeric
- [ÇO-ÇX]
-
- 2bytes Character
- [\h8140-\h9fff\he040-\hfcff]
-
- -
-
- 1byte Kana
- [\ha0-\hdf]
-
- 1byte ASCII
- [\h20-\h7e]
-
- 1byte Alphabet
- [A-Za-z]
-
- 1byte Numeric
- [0-9]
-
- 1byte Character
- [\h20-\hff]
-
- -
-
- Blank
- [\s\t\h8140]
-
- 2bytes Space
- \h8140
-
- 1byte Space
- \s
-
- Tab
- \t
-
- Return
- \r
-
- -
-
-